|
colorpal library
v0.5
Simplifies monitoring ColorPAL sensor with the Propeller.
|
#include <colorpal.h>
Data Fields | |
| int | rx_pin |
| int | tx_pin |
| int | mode |
| int | baud |
| int | ticks |
Defines instance of colorpal_t settings for serial communication.
1.8.1.2